Welcome![Sign In][Sign Up]
Location:
Search - MFC h

Search list

[GUI DevelopVC++(MFC)Face

Description: 说明: 1.copy these four files to your pragram folder, 2.add \"*.Lib\",\"*.h\" to the project if USING MFC DLL, the files in \"DLL\" Folder, if using static lib,the files in \"static\" folder 3.add #include\"SkinMagicLib.h\" to the C*APP.cpp 4.In C*APP::InitInstance(), before show window, add: InitSkinMagicLib( GetModuleHandle(NULL), NULL, NULL,NULL) LoadSkinFile(\".\\\\Tusk.smf\") SetWindowSkin(AfxGetApp()->m_pMainWnd->m_hWnd , \"MainFrame\" ) SetDialogSkin(\"Dialog\") -: 1.copy these four files to your pragram folder, 2.add "*. Lib" "*. h" to the project if USING MFC DLL, the files in "DLL" Folder, if using static lib, the files in the "static" folder 3.add # include "sk inMagicLib.h "to the C * C * APP.cpp 4.In APP : : InitInstance (), before show window, add : InitSkinMagicLib (GetModuleHandle (NULL) NULL, NULL, NULL) LoadSkinFile (. " \\ \\ Tusk.smf ") SetWindo wSkin (AfxGetApp () -
Platform: | Size: 502104 | Author: 好军 | Hits:

[Browser Client网络浏览器(H)

Description: 一个用MFC自带的控件做的浏览器,虽然简单了一点,但也提供了一种最简单的解决问题的方式。-an onboard with MFC controls do browser, a simple, but also provides a simple method of solving problems.
Platform: | Size: 71315 | Author: XFX | Hits:

[Windows Developringsdk

Description: RingSDK 是一个基于C++语言的应用程序开发类库,与OWL、MFC相比,在图象处理与界面方面有所加强。 Operating System: Windows Programming Language: Assembly, C, C-RingSDK is based on the C language application procedure development class storehouse, with OWL, MFC compares, has in the imagery processing and the contact surface aspect strengthens. Operating System: Windows Programming Language: Assembly, C, C
Platform: | Size: 2011136 | Author: 阳昌珠 | Hits:

[Video CaptureVideoCapture2

Description: DirectShow中的实例AMcap的MFC版-DirectShow instance of the MFC version AMcap
Platform: | Size: 203776 | Author: wen | Hits:

[Windows DevelopMFC_Hooks_Sample

Description: mfc 钩子调用例程-mfc hook invoke instance.
Platform: | Size: 36864 | Author: 小吗 | Hits:

[mpeg mp3shitclass3

Description: 本类包是使用于ShitMP3 v1.08的内部核心类,提供如下功能:1.提取指定MP3文件ID3v1信息2.提取指定MP3文件ID3v2信息3.存储ID3v1信息给某个MP3文件4.存储ID3v2信息给某个MP3文件5.MP3文件名自动重命名6.重命名命名格式全自动生成7.大批量修改某个目录下的MP3文件名★8.最新版的ShitClass提供了对WMA文件的自定义修改功能类包包括类:CMP3.h 用户真正使用的MP3类的接口文件,提供了上述的7种功能的各种方便函数CMP3.cpp MP3类文件MP3类需要的支持类:CWma.h WMA文件信息提取与写入类CWma.cppSManageFile.h 文件管理类,由张麟开发,有大量的文件的剪切,粘贴,复制,删除等各种各样的函数。SManageFile.cpp ID3.h 网友吴曜宏开发的MP3文件ID3v2信息提取类ID3.cpp类包支持:由于类包是在VC++环境中开发的,需要MFC类包的支持。★由于新版本的类包需要WMSDK的支持所以,在你编辑使用软件之前,请确认您的机器上有Windows Media Player SDK的支持。如果没有,您可以到:http://www.monocers.com/jon/shitmp3/WMFormatSDK.rar下载获得。使用CMP3类函数的时候,需要SManageFile类和CID3v2类的支持-in this package is used in the internal ShitMP3 v1.08 core category for the following functions : 1. Designated extract information ID3v1 MP3 files 2. MP3 files from designated three ID3v2 information. ID3v1 information stored MP3 files to a certain four. Information storage ID3v2 MP3 files to a five . MP3 files were automatically re-naming six. rename naming format Automatic Generation 7. change certain high-volume directory of MP3 files from People 8. the latest edition of the ShitClass provided by the WMA files from the revised definition of functional categories including packet categories : CMP3.h users actually use the MP3 category the interface file to provide the above functions of the seven convenient function CMP3.cpp MP3 MP3 category types of documents needed support categories
Platform: | Size: 124928 | Author: 小平 | Hits:

[Browser Client网络浏览器(H)

Description: 一个用MFC自带的控件做的浏览器,虽然简单了一点,但也提供了一种最简单的解决问题的方式。-an onboard with MFC controls do browser, a simple, but also provides a simple method of solving problems.
Platform: | Size: 70656 | Author: XFX | Hits:

[GDI-BitmapRectTracker

Description: MFC 带有一个 CRectTracker 类. 用来画出所谓的橡皮条矩形. 但在 WTL 里面, 没有对应的类. 所以,自己写了一个非常简单的 mix-in class, 在 WTL 里面使用, 将这个类作为您的窗口的基类即可让窗口具有画橡皮条矩形的行为.上载的压缩文件包含两个源文件, RectTracker.h 即为这个 mix-in class. SnapShotWnd.h 为使用这个类的一个窗口. 还有一张屏幕抓图, 从图片可以看出这个窗口的功能, 他实现类似透明窗口的功能. 注意那个虚线框, 就是 CRectTracker 画出来的.-MFC with a CRectTracker category. To draw of the so-called rubber rectangle. The WTL, there's no corresponding category. So they want to write a very simple mix-in class, the WTL is used to this category as your window so that the base class can be painted with rubber window the behavior of the rectangle. on the compressed file contains two sources, namely the RectTracker.h mix-in class. SnapShotWnd.h for the use of this kind of a window. Previously there a screen, pictures can be seen from the window of the function, he achieved similar functions transparent window . Note that dash is the CRectTracker painting.
Platform: | Size: 50176 | Author: 肖吉 | Hits:

[VOIP program可视电话软件

Description: NetTalk是一个适用于局域网和因特网的可视电话软件 一. 开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二. 支持环境 Windows98/ME/2000/XP 三. 所涉及协议和标准 网络传输采用UDP协议,音频压缩采用G.729标准,视频压缩采用H.263标准 四. 性能参数 以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/8000=30ms,8000为音频的采样率。 数据接收端队列缓冲延迟:30*3=90ms 数据发送端录音延迟:30ms 数据压缩解压耗时:<40ms 网络延迟:<100ms(我想校网情况应该不错J) 总延迟:<260ms 根据VOIP标准,总延迟<300ms是人可以接受的,以上计算是保守的,实际情况可能会好得多。-NetTalk is applied to a LAN and the Internet a video phone software. Windows 2000 Server Development Environment
Platform: | Size: 4931584 | Author: 古风 | Hits:

[Othervld-10-vc6-mfc-project

Description: 一个没有什么限制的全新的可视内存泄露检测程序-no restrictions on a new visual memory leakage detection procedures
Platform: | Size: 498688 | Author: 赵越 | Hits:

[GUI DevelopVC++(MFC)Face

Description: 说明: 1.copy these four files to your pragram folder, 2.add "*.Lib","*.h" to the project if USING MFC DLL, the files in "DLL" Folder, if using static lib,the files in "static" folder 3.add #include"SkinMagicLib.h" to the C*APP.cpp 4.In C*APP::InitInstance(), before show window, add: InitSkinMagicLib( GetModuleHandle(NULL), NULL, NULL,NULL) LoadSkinFile(".\\Tusk.smf") SetWindowSkin(AfxGetApp()->m_pMainWnd->m_hWnd , "MainFrame" ) SetDialogSkin("Dialog") -: 1.copy these four files to your pragram folder, 2.add "*. Lib" "*. h" to the project if USING MFC DLL, the files in "DLL" Folder, if using static lib, the files in the "static" folder 3.add# include "sk inMagicLib.h "to the C* C* APP.cpp 4.In APP : : InitInstance (), before show window, add : InitSkinMagicLib (GetModuleHandle (NULL) NULL, NULL, NULL) LoadSkinFile (. " \ \ Tusk.smf ") SetWindo wSkin (AfxGetApp ()-
Platform: | Size: 501760 | Author: 好军 | Hits:

[Windows CEHotKey_MFC

Description: PocketPC中注册热键的代码示例,MFC方式,eVC开发支持。-PocketPC register hotkeys in the code sample, MFC way, eVC development support.
Platform: | Size: 13312 | Author: birsi | Hits:

[Video CaptureWVideoTS

Description: 自己做的,将视频采集(利用摄像头就可以,采集后为AVI格式)和格式转换(AVITOYUV)结合在一个程序里面完成的代码,纯WIN32,无MFC。可用于H.264编码的前期工作。-To do their own will video capture (using the camera can be collected after the AVI format) and format conversion (AVITOYUV) in conjunction with the completion of a program inside the code, pure WIN32, no MFC. H.264 encoder can be used for the preliminary work.
Platform: | Size: 20480 | Author: MIMI | Hits:

[Windows Develophge181_support_MFC

Description: 在HGE1.81版本的基础上增加了对MFC的支持,可以方便地用它设计出各种工具类软件。tutorials中增加了tutorial03MFC作为MFC程序开发的示例。-In HGE1.81 version based on the increased support of MFC, you can easily use it to design various types of software tools. has been added tutorials as tutorial03MFC sample MFC program development.
Platform: | Size: 3013632 | Author: XiaoXiao | Hits:

[DirextXstreams.h

Description: (环境配置)总结-streams.h问题.这是本人发了三天时间才完成环境VC6与DirectShow进行编程的环境配置,这个解决方法是第一个完全用Debug_Unicode版本来方法解决(至少我没看到过有用这个方法的)-(Environment configuration) sum-streams.h problem. It is I made a three days to complete environmental VC6 with DirectShow programming environment configuration, this solution is the first version of an entirely Debug_Unicode solutions (at least I did not watch this approach have been to be useful)
Platform: | Size: 4096 | Author: lixiaojin | Hits:

[Special EffectsH.264Dec-Encode

Description: 基于ARM6410开发板的H.264硬件编解码,利用开发板提供的MFC驱动-H.264 Hardware Encode and Decode program based on ARM6410,using MFC Driver
Platform: | Size: 296960 | Author: 李宪亮 | Hits:

[Streaming Mpeg4cd-DMA-S5PV210

Description: CORTEX-A8採用 Samsung S5PV210 處理器。該處理器採用先進的 ARM Cortex A8核心,運算速度可達到 1GHz,並且自帶有32/32KB資料/指令一級緩存,512KB二級緩存。該處理器內部集成了多媒體編解碼核心(MFC),可以編解碼多種格式包括 MPEG4/H.263/H.264,並支援 VC1解碼。-CORTEX-A8 processor uses Samsung S5PV210. The processor uses advanced ARM Cortex A8 core, computing speed of up to 1GHz, and comes with 32/32KB data/instruction cache, 512KB secondary cache. The processor integrates a multimedia codec (MFC), for encoding and decoding a variety of formats, including MPEG4/H.263/H.264, and supports VC1 decoding.
Platform: | Size: 103424 | Author: 向志伟 | Hits:

[Other【MFC】ListControl控件实现翻页

Description: 实现list翻页。MFC控件,对ListControl实现翻页功能。 Test.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTestApp application class. Test.cpp This is the main application source file that contains the application class CTestApp. Test.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++.(Test.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTestApp application class. Test.cpp This is the main application source file that contains the application class CTestApp. Test.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++.)
Platform: | Size: 1937408 | Author: qiangexiaochang | Hits:

[VC/MFCMFC中的stdafx

Description: mfc中stafx.h的作用是什么ddfddfa奇巧震顶质感柑替三风湿热(it is a small explain of stadx.h in mfc,may it will help you, let you can be clear.)
Platform: | Size: 1024 | Author: 花帅哥哥 | Hits:

[Documentsmfc-quad

Description: 应用C++ mfc 做的窗口 进行四边形的学习(C++ mfc quad.h quad.cpp list.h list.cpp Canvas.cpp)
Platform: | Size: 20818944 | Author: enchanted_wsw | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net